- fixed problem with loading sigfile when posting an article (thanks Ernst!)
- added Subject/Date threading feature (works fast and sort of well)
- enabled Edit menu choices (Cut/Copy/Clear) after shift-arrowkey selection of text
- when saving articles, rnMac now checks to see if the file exists, and gives the user the option to append or overwrite the file when appropriate
- added NEWSRCNAME setting and multi-user capabilities
- added code to recognize open documents, so you can double-click on a settings file to launch rnMac
- fixed problem with rmail command for headers like 窶□To: rrwood@io.org (Roy Wood)窶 or 窶弋o: Roy Wood <rrwood@io.org>窶 (according to RFC 1036, those are the only legal forms that caused problems)
- fixed up the 窶彜ave As Textfile窶 code for saving multiple articles
- when saving textfiles and using the article subject as the filename, colons are now translated to spaces, so as not to confuse the file manager
- the system part of the filenames of spooled UUCP files are now truncated to 6 or fewer characters, so as not to confuse older (traditional?) UUCP implementations; let's hope this doesn't upset MacSlurp
- support for multiple monitors has been implemented, I think (can someone test this for and let me know if it works, please?)
- help screen is now non-modal
- settings editing screen is now non-modal
- better tolerance for missing settings implemented (uses defaults in application resource fork, making it easier to update old settings files now)
- text font/size menu now works correctly
- added support for "USETEXTEDIT" setting, which may provide support for WorldScript (can someone let me know if they can get a non-english system such as Chinese or German to work?)
- added ISO-8859 translation using A. Pirard's 'taBL' resource tables
- added support for "TRUNCATEUUCPNAME" setting
- if an original article has been deleted and the alias is then opened, that article is now marked as read, and hilighting of the article header in the list is correctly handled
- "Save Newsrc" menu option is back
- pasting in the registration dialog is enabled
- added support for "BACKGROUNDRGB" setting and setting the background colour via the colour picker on machines with colour QuickDraw
- fixed WRAPTEXT handling in TextEdit mode (remember this only affects displayed articles, not outgoing news/mail)
- added GB <窶> HZ conversion code for Chinese text (I hope it works!)
- added support for DOHZ2GBAUTO setting
- added silly little emoticons menu for pasting into outgoing mail/news; to customize the available items, use ResEdit or Resourcerer....
- added support for required Apple Events (Open Application, Open Document, Print, Quit) and ToadNews "thread all newsgroups" events, so rnMac now functions correctly as a ToadNews-invocable threader (i.e. when it receives the appropriate Apple Event from ToadNews, it threads all newsgroups and then quits)